home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / qmsmcpls.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  18.8 KB  |  566 lines

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems Printer Description File
  3. *% For "QMS magicolor Plus Level 2" version 2011.23
  4. *% Produced by QMS, Inc.
  5. *% Date:     2/7/95
  6. *% Modified:      10/13/95 for Win95
  7.  
  8. *FormatVersion: "4.2"
  9. *FileVersion: "1.1"
  10. *PSVersion: "(2011.23) 2"
  11. *PCFileName: "QMSMCPLS.PPD"
  12. *Product: "(QMS magicolor plus)"
  13. *ModelName: "QMS magicolor/magicolor plus"
  14. *NickName: "QMS magicolor plus Level 2"
  15.  
  16. *% ADORequiresEExec added by Microsoft
  17. *ADORequiresEExec: True
  18.  
  19. *% General Information and Defaults ===============
  20. *LanguageVersion: English
  21. *LanguageLevel: "2"
  22. *AcceptsTrueType: True
  23.  
  24. *% QMS Defaults ==========
  25. *EndOfDocument: True
  26. *PrintPSErrors: True
  27. *SuggestedJobTimeOut: 0
  28. *SuggestedWaitTimeOut: 30
  29. *Protocols: PJL BCP
  30.  
  31. *ColorDevice: True
  32. *DefaultColorSpace: CMYK
  33. *VariablePaperSize: False
  34.  
  35. *JCLBegin:"%!<0A>"
  36. *JCLToPSInterpreter:"%%IncludeFeature: emulation (postscript)<0A>"
  37. *JCLEnd:"%!<0A>"
  38.  
  39. *JCLOpenUI *JCLColormodel/Color Model: PickOne
  40. *OrderDependency: 10 JCLSetup *JCLColormodel
  41. *DefaultJCLColormodel: 1
  42. *JCLColormodel 1/Print full-color pages:"%%IncludeFeature: colormodel (cmyk)<0A>"
  43. *JCLColormodel 2/Print grayscale pages:"%%IncludeFeature: colormodel (graymodel)<0A>"
  44. *JCLCloseUI: *JCLColormodel
  45.  
  46. *JCLOpenUI *JCLHeaderpage/Job Separator Page: PickOne
  47. *OrderDependency: 20 JCLSetup *JCLHeaderpage
  48. *DefaultJCLHeaderpage: 1
  49. *JCLHeaderpage 1/Don't print a job separator page:"%%IncludeFeature: header (off)<0A>"
  50. *JCLHeaderpage 2/Print a job separator page:"%%IncludeFeature: header (on)<0A>"
  51. *JCLCloseUI: *JCLHeaderpage
  52.  
  53. *FileSystem: True
  54. *?FileSystem: "
  55. save
  56.   statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
  57. restore
  58. "
  59. *End
  60. *Throughput: "2"
  61. *Password: "0"
  62. *ExitServer: "
  63.  count 0 eq
  64.  { false } { true exch startjob } ifelse
  65.  not {
  66.      (WARNING : Cannot perform the exitserver command.) =
  67.      (Password supplied is not valid.) =
  68.      (Please contact the author of this software.) = flush quit
  69.      } if
  70. "
  71. *End
  72.  
  73. *Reset: "
  74.  count 0 eq
  75.  { false } { true exch startjob } ifelse
  76.  not {
  77.     (WARNING: Cannot reset printer.) =
  78.     (Missing or invalid password.) =
  79.     (Please contact the author of this software.) = flush quit
  80.     } if
  81.  systemdict /quit get exec
  82.  (WARNING : Printer Reset Failed.) = flush
  83. "
  84. *End
  85.  
  86. *% ==== Constraints =============================
  87. *UIConstraints: *LowerTray False *InputSlot Lower
  88. *UIConstraints: *LowerTray False *TraySwitch True
  89. *UIConstraints: *Installedmemory 12MB *Resolution 600dpi
  90.  
  91. *FreeVM: "12288000"
  92. *VMOption 12MB: "12288000"
  93. *VMOption 24MB: "24576000"
  94. *VMOption 28MB: "28672000"
  95.  
  96. *OpenGroup: InstallableOptions
  97. *OpenUI *LowerTray/Optional Lower Tray: Boolean
  98. *DefaultLowerTray: False
  99. *LowerTray True/Installed: ""
  100. *LowerTray False/Not Installed: ""
  101. *?LowerTray: "
  102.   save
  103.     currentpagedevice /InputAttributes get
  104.       1 get
  105.       null ne {(True)}}{(False)}ifelse = flush
  106.   restore
  107. "
  108. *CloseUI: *LowerTray
  109.  
  110. *OpenUI *Installedmemory: PickOne
  111. *DefaultInstalledmemory: 12MB
  112. *Installedmemory 12MB: ""
  113. *Installedmemory 24MB: ""
  114. *Installedmemory 28MB: ""
  115. *CloseUI: *Installedmemory
  116. *CloseGroup: InstallableOptions
  117.  
  118. *OpenUI *Resolution/Choose Resolution: PickOne
  119. *OrderDependency: 10 AnySetup *Resolution
  120. *DefaultResolution: 600dpi
  121. *Resolution 300dpi: "<< /HWResolution [300 300] >> setpagedevice"
  122. *Resolution 600dpi: "<< /HWResolution [600 600] >> setpagedevice"
  123. *?Resolution: "
  124.   save
  125.     currentpagedevice /HWResolution get
  126.     0 get
  127.     (          ) cvs print
  128.     (dpi)
  129.     = flush
  130.   restore
  131. "
  132. *End
  133. *CloseUI: *Resolution
  134.  
  135. *OpenUI *ColorRenderDict/Color Rendering Dictionary: PickOne
  136. *OrderDependency: 50 AnySetup *ColorRenderDict
  137. *DefaultColorRenderDict: 4
  138. *ColorRenderDict 1/Colorimetric: "/Colorimetric600 /ColorRendering findresource setcolorrendering"
  139. *ColorRenderDict 2/Business: "/Business600  /ColorRendering findresource setcolorrendering"
  140. *ColorRenderDict 3/Photographic: "/Photographic600  /ColorRendering findresource setcolorrendering"
  141. *ColorRenderDict 4/Use printer's current setting: ""
  142. *CloseUI: *ColorRenderDict
  143.  
  144. *OpenUI *HalftoneType/Halftone: PickOne
  145. *OrderDependency: 50 AnySetup *HalftoneType
  146. *DefaultHalftoneType: 6
  147. *HalftoneType 1/53lpi: "/53x45 /Halftone findresource sethalftone"
  148. *HalftoneType 2/71lpi: "/71x45 /Halftone findresource sethalftone"
  149. *HalftoneType 3/80lpi: "/80x45 /Halftone findresource sethalftone"
  150. *HalftoneType 4/106lpi: "/106x45 /Halftone findresource sethalftone"
  151. *HalftoneType 5/Enhanced: "/Enhanced /Halftone findresource sethalftone"
  152. *HalftoneType 6/Use printer's current setting: ""
  153. *CloseUI: *HalftoneType
  154.  
  155.  
  156. *Dithering: True
  157.  
  158. *% Color Gamma correction =============================
  159. *OpenUI *GammaCorrection/Color Gamma Table: PickOne
  160. *OrderDependency: 50 AnySetup *GammaCorrection
  161. *DefaultGammaCorrection: 1
  162. *GammaCorrection 1/Off:"0 statusdict /setgammacorrection get exec"
  163. *GammaCorrection 2/Gamma53:"2 statusdict /setgammacorrection get exec"
  164. *GammaCorrection 3/Gamma71:"1 statusdict /setgammacorrection get exec"
  165. *GammaCorrection 4/Gamma80:"3 statusdict /setgammacorrection get exec"
  166. *GammaCorrection 5/Gamma106:"4 statusdict /setgammacorrection get exec"
  167. *CloseUI: *GammaCorrection
  168.  
  169. *% Mono Gamma correction =============================
  170. *OpenUI *MonoGammaCorrection/Monochrome Gamma Table: PickOne
  171. *OrderDependency: 50 AnySetup *MonoGammaCorrection
  172. *DefaultMonoGammaCorrection: 1
  173. *MonoGammaCorrection 1/Off:"0 statusdict /setgammacorrection get exec"
  174. *MonoGammaCorrection 2/Gamma80:"3 statusdict /setgammacorrection get exec"
  175. *MonoGammaCorrection 3/Gamma106:"4 statusdict /setgammacorrection get exec"
  176. *CloseUI: *MonoGammaCorrection
  177.  
  178. *% ========================================================
  179.  
  180. *OpenUI *Separations: Boolean
  181. *OrderDependency: 40 AnySetup *Separations
  182. *Separations True: "%%IncludeFeature: colorseparation(on)<0A>"
  183. *Separations False: "%%IncludeFeature: colorseparation(off)<0A>"
  184. *DefaultSeparations: False
  185. *?Separations: "
  186.    save currentpagedevice /Separations get
  187.   {(True)}{(False)}ifelse = flush restore"
  188. *End
  189. *CloseUI: *Separations
  190.  
  191.  
  192. *% Halftone Information ===============
  193. *ResScreenFreq 300dpi: "53.0"
  194. *ResScreenAngle 300dpi: "45.0"
  195. *ResScreenFreq 600dpi: "71.0"
  196. *ResScreenAngle 600dpi:    "45.0"
  197. *ScreenFreq: "106.0"
  198. *ScreenAngle: "45.0"
  199. *DefaultScreenProc: Dot
  200. *ScreenProc Dot: "{180 mul cos exch 180 mul cos add 2 div}"
  201. *ScreenProc Line: "{ pop }"
  202. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  203. *DefaultTransfer: Null
  204. *Transfer Null: "{ }"
  205. *Transfer Null.Inverse: "{ 1 exch sub }"
  206.  
  207. *% Paper Handling ===================
  208.  
  209. *% Use these entries to set paper size most of the time, unless there is
  210. *% specific reason to use PageRegion or PaperTray.
  211.  
  212. *OpenUI *PageSize: PickOne
  213. *OrderDependency: 30 AnySetup *PageSize
  214. *DefaultPageSize: Letter
  215. *PageSize Letter: "<< /PageSize [612 792] >> setpagedevice"
  216. *End
  217. *PageSize Legal: "<< /PageSize [612 1008] >> setpagedevice"
  218. *End
  219. *PageSize A4: "<< /PageSize [595 842] >> setpagedevice"
  220. *End
  221. *PageSize Executive: "<< /PageSize [522 757] >> setpagedevice"
  222. *End
  223. *PageSize Com10: "<< /PageSize [297 684] >> setpagedevice"
  224. *End
  225. *PageSize DL: "<< /PageSize [312 624] >> setpagedevice"
  226. *End
  227. *?PageSize: "
  228.  save
  229.    currentpagedevice /PageSize get aload pop
  230.    2 copy gt {exch} if
  231.    (Unknown)
  232.    6 dict
  233.    dup [612 792] (Letter) put
  234.    dup [612 1008] (Legal) put
  235.    dup [595 842] (A4) put
  236.    dup [522 757] (Executive) put
  237.    dup [297 684] (Com10) put
  238.    dup [312 624] (DL) put
  239.  { exch aload  pop 4 index sub abs 5 le exch
  240.    5 index sub abs 5 le and
  241.       {exch pop exit} {pop} ifelse
  242.    } bind forall
  243.    = flush pop pop
  244. restore
  245. "
  246. *End
  247. *CloseUI: *PageSize
  248.  
  249.  
  250. *% These entries will set up the frame buffer. Usually used with manual feed.
  251. *OpenUI *PageRegion: PickOne
  252. *OrderDependency: 30 AnySetup *PageRegion
  253. *DefaultPageRegion: Letter
  254. *PageRegion Letter: "<< /PageSize [612 792] >> setpagedevice"
  255. *End
  256. *PageRegion Legal: "<< /PageSize [612 1008] >> setpagedevice"
  257. *End
  258. *PageRegion A4: "<< /PageSize [595 842] >> setpagedevice"
  259. *End
  260. *PageRegion Executive: "<< /PageSize [522 757] >> setpagedevice"
  261. *End
  262. *PageRegion Com10: "<< /PageSize [297 684] >> setpagedevice"
  263. *End
  264. *PageRegion DL: "<< /PageSize [312 624] >> setpagedevice"
  265. *End
  266. *CloseUI: *PageRegion
  267.  
  268. *% The following entries provide information about specific paper keywords.
  269. *DefaultImageableArea: Letter
  270. *ImageableArea Letter: "15 15 598 777"
  271. *ImageableArea Legal: "15 15 598 993"
  272. *ImageableArea A4: "15 15 580 827"
  273. *ImageableArea Executive: "15 15 507 741"
  274. *ImageableArea Com10: "12 12 286 672 "
  275. *ImageableArea DL: "12 12 300 612 "
  276. *?ImageableArea: "
  277.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  278.   newpath clippath pathbbox
  279.   4 -2 roll exch 2 {ceiling cvp} repeat
  280.   exch 2 {floor cvp} repeat flush
  281.  restore
  282. "
  283. *End
  284.  
  285. *% These provide the physical dimensions of the paper (by keyword)
  286. *DefaultPaperDimension: Letter
  287. *PaperDimension Letter: "612 792"
  288. *PaperDimension Legal: "612 1008"
  289. *PaperDimension A4: "595 842"
  290. *PaperDimension Executive: "522 757"
  291. *PaperDimension Com10: "297 684"
  292. *PaperDimension DL: "312 624"
  293.  
  294. *OpenUI *ManualFeed: Boolean
  295. *OrderDependency: 20 AnySetup *ManualFeed
  296. *DefaultManualFeed: False
  297. *ManualFeed True: "<< /ManualFeed true >> setpagedevice"
  298. *ManualFeed False: "<< /ManualFeed false >> setpagedevice"
  299. *?ManualFeed: "
  300.   save
  301.     currentpagedevice /ManualFeed get
  302.     {(True)}{(False)}ifelse = flush
  303.   restore"
  304. *End
  305. *CloseUI: *ManualFeed
  306.  
  307. *OpenUI *InputSlot: PickOne
  308. *OrderDependency: 20 AnySetup *InputSlot
  309. *DefaultInputSlot: Upper
  310. *InputSlot Upper: "
  311.    currentpagedevice /InputAttributes get 1 get
  312.    dup null eq
  313.    { pop }
  314.    { dup length 1 add dict copy
  315.      dup /InputAttributes
  316.      1 dict dup /Priority [1] put
  317.      put setpagedevice
  318.    } ifelse"
  319. *End
  320. *InputSlot Lower: "
  321.    currentpagedevice /InputAttributes get 2 get
  322.    dup null eq
  323.    { pop }
  324.    { dup length 1 add dict copy
  325.      dup /InputAttributes
  326.      1 dict dup /Priority [2] put
  327.      put setpagedevice
  328.    } ifelse"
  329. *End
  330. *?InputSlot: "
  331. save
  332.   3 dict
  333.   dup /1 (Upper) put
  334.   dup /2 (Lower) put
  335.   currentpagedevice /InputAttributes get
  336.   dup /Priority known
  337.   { /Priority get 0 get (      ) cvs cvn get }
  338.   {
  339.     dup length 1 eq
  340.     { {pop} forall (       ) cvs cvn get }
  341.     { pop pop (Unknown) } ifelse
  342.   } ifelse
  343.   = flush
  344. restore
  345.  
  346.    [(Unknown) (Upper) (Lower)]
  347.    currentpagedevice /InputAttributes get
  348.    /Priority get aload pop dup 2 gt {pop 3} if
  349.    get = flush restore"
  350. *End
  351. *CloseUI: *InputSlot
  352.  
  353. *OpenUI *MediaType/Media Type:  PickOne
  354. *OrderDependency: 40 AnySetup *MediaType
  355. *DefaultMediaType: PlainPaper
  356. *MediaType PlainPaper/Plain Paper: "<< /MediaType (Plain Paper) >> setpagedevice"
  357. *MediaType Transparency: "<< /MediaType (Transparency) >> setpagedevice"
  358. *?MediaType: "
  359.   save
  360.     currentpagedevice /MediaType
  361.      {get} stopped
  362.        {pop pop (Plain)} {dup null eq {pop (Plain)} if} ifelse
  363.     = flush
  364.   restore"
  365. *End
  366. *CloseUI: *MediaType
  367.  
  368. *DefaultOutputBin: Upper
  369. *DefaultOutputOrder: Normal
  370. *DefaultSorter: None
  371. *DefaultDuplex: None
  372.  
  373. *OpenUI *TraySwitch/Auto Tray Switching: Boolean
  374. *OrderDependency: 50 AnySetup *TraySwitch
  375. *DefaultTraySwitch: False
  376. *TraySwitch True: "<< /TraySwitch true >> setpagedevice"
  377. *TraySwitch False: "<< /TraySwitch false >> setpagedevice"
  378. *?TraySwitch: "
  379. save
  380.   currentpagedevice /TraySwitch get
  381.   {(True)}{(False)}ifelse = flush
  382. restore
  383. "
  384. *End
  385. *CloseUI: *TraySwitch
  386.  
  387. *% Font Information =====================
  388.  
  389. *DefaultFont: Courier
  390. *Font AvantGarde-Book: Standard "(001.006)"
  391. *Font AvantGarde-BookOblique: Standard "(001.006)"
  392. *Font AvantGarde-Demi: Standard "(001.007)"
  393. *Font AvantGarde-DemiOblique: Standard "(001.007)"
  394. *Font Bookman-Demi: Standard "(001.003)"
  395. *Font Bookman-DemiItalic: Standard "(001.003)"
  396. *Font Bookman-Light: Standard "(001.003)"
  397. *Font Bookman-LightItalic: Standard "(001.003)"
  398. *Font Courier: Standard "(002.004)"
  399. *Font Courier-Bold: Standard "(002.004)"
  400. *Font Courier-BoldOblique: Standard "(002.004)"
  401. *Font Courier-Oblique: Standard "(002.004)"
  402. *Font Helvetica: Standard "(001.006)"
  403. *Font Helvetica-Bold: Standard "(001.007)"
  404. *Font Helvetica-BoldOblique: Standard "(001.007)"
  405. *Font Helvetica-Condensed: Standard "(001.001)"
  406. *Font Helvetica-Condensed-Bold: Standard "(001.002)"
  407. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)"
  408. *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
  409. *Font Helvetica-Narrow: Standard "(001.006)"
  410. *Font Helvetica-Narrow-Bold: Standard "(001.007)"
  411. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)"
  412. *Font Helvetica-Narrow-Oblique: Standard "(001.006)"
  413. *Font Helvetica-Oblique: Standard "(001.006)"
  414. *Font NewCenturySchlbk-Bold: Standard "(001.009)"
  415. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007)"
  416. *Font NewCenturySchlbk-Italic: Standard "(001.006)"
  417. *Font NewCenturySchlbk-Roman: Standard "(001.007)"
  418. *Font Palatino-Bold: Standard "(001.005)"
  419. *Font Palatino-BoldItalic: Standard "(001.005)"
  420. *Font Palatino-Italic: Standard "(001.005)"
  421. *Font Palatino-Roman: Standard "(001.005)"
  422. *Font Symbol: Special "(001.007)"
  423. *Font Times-Bold: Standard "(001.007)"
  424. *Font Times-BoldItalic: Standard "(001.009)"
  425. *Font Times-Italic: Standard "(001.007)"
  426. *Font Times-Roman: Standard "(001.007)"
  427. *Font ZapfChancery-MediumItalic: Standard "(001.007)"
  428. *Font ZapfDingbats: Special "(001.004)"
  429. *Font Aachen-Bold: Standard "(001.001)"
  430. *Font BrushScript: Standard "(001.001)"
  431. *Font CooperBlack: Standard "(001.001)"
  432. *Font CooperBlack-Italic: Standard "(001.001)"
  433. *Font FreestyleScript: Standard "(001.001)"
  434. *Font Garamond-Bold: Standard "(001.001)"
  435. *Font Garamond-BoldItalic: Standard "(001.001)"
  436. *Font Garamond-Light: Standard "(001.001)"
  437. *Font Garamond-LightItalic: Standard "(001.001)"
  438. *Font Helvetica-Black: Standard "(001.001)"
  439. *Font Helvetica-BlackOblique: Standard "(001.001)"
  440. *Font Helvetica-Light: Standard "(001.001)"
  441. *Font Helvetica-LightOblique: Standard "(001.001)"
  442. *Font Hobo: Standard "(001.001)"
  443. *Font LetterGothic: Standard "(001.001)"
  444. *Font LetterGothic-Bold: Standard "(001.001)"
  445. *Font LetterGothic-BoldSlanted: Standard "(001.001)"
  446. *Font LetterGothic-Slanted: Standard "(001.001)"
  447. *Font Optima: Standard "(001.001)"
  448. *Font Optima-Bold: Standard "(001.001)"
  449. *Font Optima-BoldOblique: Standard "(001.001)"
  450. *Font Optima-Oblique: Standard "(001.001)"
  451. *Font ParkAvenue: Standard "(001.001)"
  452. *Font Revue: Standard "(001.001)"
  453. *Font Stencil: Standard "(001.001)"
  454. *Font UniversityRoman: Standard "(001.001)"
  455. *?FontQuery: "
  456.  save
  457.    { count 1 gt
  458.       { exch dup 127 string cvs (/) print print (:) print
  459.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  460.       } { exit } ifelse
  461.    } bind loop
  462.    (*) = flush
  463.  restore
  464. "
  465. *End
  466. *?FontList: "
  467. save
  468.   (*) {cvn ==} 128 string /Font resourceforall
  469.   (*) = flush
  470. restore
  471. "
  472. *End
  473.  
  474.  
  475. *% Printer Messages (verbatim from printer):
  476. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  477. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  478. *Message: "\FontName\ not found, using Courier"
  479.  
  480. *% Status (format: %%[ status: <one of these> ]%% )
  481. *Status: "idle"
  482. *Status: "busy"
  483. *Status: "waiting"
  484. *Status: "printing"
  485. *Status: "warming up"
  486.  
  487. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  488. *Source: "Serial"
  489. *Source: "SerialB"
  490. *Source: "LocalTalk"
  491. *Source: "Parallel"
  492.  
  493. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  494.  
  495. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  496.  
  497. *% Color Separation Information =====================
  498.  
  499. *DefaultColorSep: ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi
  500.  
  501. *InkName: ProcessBlack/Process Black
  502. *InkName: CustomColor/Custom Color
  503. *InkName: ProcessCyan/Process Cyan
  504. *InkName: ProcessMagenta/Process Magenta
  505. *InkName: ProcessYellow/Process Yellow
  506.  
  507. *%  For 53 lpi / 300 dpi  ===============================
  508.  
  509. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  510. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  511. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  512. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  513. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  514.  
  515. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.0"
  516. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.0"
  517. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "53.0"
  518. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "53.0"
  519. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "53.0"
  520.  
  521. *%  For 80 lpi / 300 dpi  ===============================
  522.  
  523. *ColorSepScreenAngle ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "45.0"
  524. *ColorSepScreenAngle CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "45.0"
  525. *ColorSepScreenAngle ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "45.0"
  526. *ColorSepScreenAngle ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "45.0"
  527. *ColorSepScreenAngle ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "45.0"
  528.  
  529. *ColorSepScreenFreq ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  530. *ColorSepScreenFreq CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  531. *ColorSepScreenFreq ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  532. *ColorSepScreenFreq ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  533. *ColorSepScreenFreq ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  534.  
  535. *%  For 71 lpi / 600 dpi  ===============================
  536.  
  537. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  538. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  539. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  540. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  541. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  542.  
  543. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "71.0"
  544. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "71.0"
  545. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.0"
  546. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "71.0"
  547. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "71.0"
  548.  
  549. *%  For 106 lpi / 600 dpi  ===============================
  550.  
  551. *ColorSepScreenAngle ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  552. *ColorSepScreenAngle CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  553. *ColorSepScreenAngle ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  554. *ColorSepScreenAngle ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  555. *ColorSepScreenAngle ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  556.  
  557. *ColorSepScreenFreq ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "106.0"
  558. *ColorSepScreenFreq CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "106.0"
  559. *ColorSepScreenFreq ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "106.0"
  560. *ColorSepScreenFreq ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "106.0"
  561. *ColorSepScreenFreq ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "106.0"
  562.  
  563.  
  564. *% end of PPD file
  565.  
  566.